Week 5
Milestones
- Authenticated microservice with OpenMRS using admin user
 - Fetched Patient and Visit Details from Bahmni for the microservice
 - Worked on mobile responsiveness of screens
 - Added unit tests for the frontend
 
Screenshots / Videos

Contributions
Learnings
- Learned more about Docker and Spring Boot
 - Learned how Jackson handles serialization and deserialization
 - Learned how to make external API requests in Spring Boot